Skip to content

SRE-3607: Fix linter issue reporting#8

Merged
JohnMalmberg merged 1 commit into
mainfrom
SRE-3706-bugfixes
Jun 2, 2026
Merged

SRE-3607: Fix linter issue reporting#8
JohnMalmberg merged 1 commit into
mainfrom
SRE-3706-bugfixes

Conversation

@JohnMalmberg

Copy link
Copy Markdown
Contributor

Fix issue where a later linter success could prevent the reporting of an earlier linter failure.

  • .flake8: New file, that will allow longer than 79 character lines.

  • README.md: Documentation fixes.

  • bin/run-linters.sh: Fix reporting of issues.

  • bin/sync-consumer.sh: Add .flake8 to initial file list.

  • checks/linters/groovylint/check-implicit-bindings.sh: Fix false positive for environment block in Jenkinsfiles.

  • vscode-project-words.txt: Minor update.

Fix issue where a later linter success could prevent the reporting
of an earlier linter failure.

- .flake8: New file, that will allow longer than 79 character lines.

- README.md: Documentation fixes.

- bin/run-linters.sh: Fix reporting of issues.

- bin/sync-consumer.sh: Add .flake8 to initial file list.

- checks/linters/groovylint/check-implicit-bindings.sh:
  Fix false positive for environment block in Jenkinsfiles.

- vscode-project-words.txt: Minor update.

Signed-off-by: John E. Malmberg <john.malmberg@hpe.com>
@JohnMalmberg JohnMalmberg requested a review from a team as a code owner June 1, 2026 21:53

@ryon-jensen ryon-jensen left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some of the bash is a little complicated for me, but I think it looks good.

@JohnMalmberg JohnMalmberg merged commit e8b30a7 into main Jun 2, 2026
5 checks passed
@JohnMalmberg JohnMalmberg deleted the SRE-3706-bugfixes branch June 2, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants